Home | All Classes | Grouped Classes | Index | Search
Operator that returns the matrix cell at the given index. Operator that returns the matrix cell at the given index. Operator that returns the matrix cell at the given index. Operator that returns the matrix cell at the given index.
double& operator []( int i); const double& operator []( int i); double& operator []( unsigned int i); const double& operator []( unsigned int i);
See also: